'Declaration
Public Overloads Sub AddPolygonAnnotInteractive( _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal BackColor As Integer, _ ByVal Opacity As Single _ )
public void AddPolygonAnnotInteractive( int BorderColor, float BorderWidth, int BackColor, float Opacity )
public procedure AddPolygonAnnotInteractive( BorderColor: Integer; BorderWidth: Single; BackColor: Integer; Opacity: Single );
public function AddPolygonAnnotInteractive( BorderColor : int, BorderWidth : float, BackColor : int, Opacity : float );
public: void AddPolygonAnnotInteractive( int BorderColor, float BorderWidth, int BackColor, float Opacity )
public: void AddPolygonAnnotInteractive( int BorderColor, float BorderWidth, int BackColor, float Opacity )
Parameters
- BorderColor
- BorderWidth
- BackColor
- Opacity